home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
utils2
/
t2b120a.arj
/
EXAMPLE.IBM
< prev
next >
Wrap
Text File
|
1994-01-26
|
1KB
|
38 lines
;-----------------------------------------------------------
; EXAMPLE.IBM
;
; This text file contains the instructions to initialize an
; IBM Proprinter X24 printer
;
; (Use the TXT2BIN program to create the binary image file)
;
; IBM and Proprinter are registered trademarks of
; International Business Machines Corporation.
;-----------------------------------------------------------
.RADIX 10 ; Set base to decimal
.DEFINE DC2 18
.DEFINE CAN 24
.DEFINE Esc 27 ; Escape character
<CAN> ; (CAN) Clear data in print buffer
<Esc> "T" ; Releases sub/superscript printing
<DC2> ; (DC2) Releases elite or compressed pitch
<Esc> "P" 0 ; Releases proportional spacing
<Esc> "F" ; Releases emphasized printing
<Esc> "H" ; Releases double-strike printing
<Esc> "W" 1 ; Releases double-width printing
<Esc> "-" 0 ; Releases underlining
<Esc> "_" 0 ; Releases overlining
<Esc> "I" 10 ; Set print mode to Letter Quality,
; 12 chars/inch
<Esc> "N" 4 ; Set perforation skip to 4 lines
<Esc> "A" 12 ; Set text line spacing to 12/72" or 1/6"